Builder
A GPIO pin definition for remote hardware module
Content copied to clipboard
meshtastic.RemoteHardwarePin
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
GPIO Pin number (must match Arduino)
Content copied to clipboard
uint32 gpio_pin = 1;
Link copied to clipboard
Name for the GPIO pin (i.e. Front gate, mailbox, etc)
Content copied to clipboard
string name = 2;
Link copied to clipboard
Type of GPIO access available to consumers on the mesh
Content copied to clipboard
.meshtastic.RemoteHardwarePinType type = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
GPIO Pin number (must match Arduino)
Content copied to clipboard
uint32 gpio_pin = 1;
Link copied to clipboard
Name for the GPIO pin (i.e. Front gate, mailbox, etc)
Content copied to clipboard
string name = 2;
Link copied to clipboard
Type of GPIO access available to consumers on the mesh
Content copied to clipboard
.meshtastic.RemoteHardwarePinType type = 3;
Link copied to clipboard
Type of GPIO access available to consumers on the mesh
Content copied to clipboard
.meshtastic.RemoteHardwarePinType type = 3;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: ModuleConfigProtos.RemoteHardwarePin): ModuleConfigProtos.RemoteHardwarePin.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ModuleConfigProtos.RemoteHardwarePin.Builder
Link copied to clipboard
GPIO Pin number (must match Arduino)
Content copied to clipboard
uint32 gpio_pin = 1;
Link copied to clipboard
Name for the GPIO pin (i.e. Front gate, mailbox, etc)
Content copied to clipboard
string name = 2;
Link copied to clipboard
Name for the GPIO pin (i.e. Front gate, mailbox, etc)
Content copied to clipboard
string name = 2;
Link copied to clipboard
open fun setType(value: ModuleConfigProtos.RemoteHardwarePinType): ModuleConfigProtos.RemoteHardwarePin.Builder
Type of GPIO access available to consumers on the mesh
Content copied to clipboard
.meshtastic.RemoteHardwarePinType type = 3;
Link copied to clipboard
Type of GPIO access available to consumers on the mesh
Content copied to clipboard
.meshtastic.RemoteHardwarePinType type = 3;